Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

Updated TypeScript SDK documentation to include the --deep flag for all fern generate commands. This flag is required in the latest CLI version for proper TypeScript SDK generation.

Changes

  • TypeScript Quickstart Guide: Added --deep flag to all TypeScript SDK generation commands
  • TypeScript NPM Publishing Guide: Updated all generation examples including:
    • OIDC authentication setup
    • Manual workflow dispatch examples
    • Migration paths for OIDC
  • GitLab CI/CD Configuration: Updated the TypeScript SDK publishing step
  • Example Workflow: Updated typescript-publish.yml template

Test Plan

  • ✅ Updated all occurrences of fern generate --group ts-sdk to fern generate --deep --group ts-sdk
  • ✅ Verified consistency across all TypeScript SDK documentation files
  • ✅ Maintained proper formatting and code block syntax

Related

Based on user feedback that the --deep flag is required for the latest CLI version when generating TypeScript SDKs.

🤖 Generated with Claude Code

Added the --deep flag to all fern generate commands for TypeScript SDK
generation throughout the documentation. This flag is required for the
latest CLI version to properly generate TypeScript SDKs.

Updated files:
- TypeScript quickstart guide
- TypeScript npm publishing guide
- GitLab CI/CD configuration
- Example typescript-publish.yml workflow

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

@sahil485 sahil485 closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants